home *** CD-ROM | disk | FTP | other *** search
- ## alert_multi_test
- # alert system
- {
- -name alert_multi_test
- -start
- -action -alert "Hello World1"
- -action -alert "Hello World2"
- -action -alert "Hello World3"
- -action -alert "Hello World4"
- -action -alert "Hello World5"
- -action -alert "Hello World6"
- }
-
- {
- -start
- -action -alert "Thread1 Hello World1"
- }
-
- {
- -start
- -action -alert "Thread2 Hello World2"
- }
-
- {
- -start
- -action -alert "Thread3 Hello World3"
- }
-
- {
- -start
- -action -alert "Thread4 Hello World4"
- }
-